PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextGlyph Class / getTypographicHeight Method
In This Topic
    getTypographicHeight Method
    In This Topic
    Gets the glyph typographic height.
    The height is computed based on the method.
    Syntax
    public double getTypographicHeight()

    Return Value

    The typographic height of the glyph
    See Also